﻿2026-07-27T06:23:02.4103808Z ##[group]Run actions/checkout@v5
2026-07-27T06:23:02.4104301Z with:
2026-07-27T06:23:02.4104674Z   repository: BigscreenVR/spt-bs-core
2026-07-27T06:23:02.4107735Z   token: ***
2026-07-27T06:23:02.4108088Z   ssh-strict: true
2026-07-27T06:23:02.4108433Z   ssh-user: git
2026-07-27T06:23:02.4108809Z   persist-credentials: true
2026-07-27T06:23:02.4109360Z   clean: true
2026-07-27T06:23:02.4109725Z   sparse-checkout-cone-mode: true
2026-07-27T06:23:02.4110160Z   fetch-depth: 1
2026-07-27T06:23:02.4110498Z   fetch-tags: false
2026-07-27T06:23:02.4110851Z   show-progress: true
2026-07-27T06:23:02.4111213Z   lfs: false
2026-07-27T06:23:02.4111532Z   submodules: false
2026-07-27T06:23:02.4111881Z   set-safe-directory: true
2026-07-27T06:23:02.4112314Z   allow-unsafe-pr-checkout: false
2026-07-27T06:23:02.4112886Z env:
2026-07-27T06:23:02.4113220Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-27T06:23:02.4113653Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-27T06:23:02.4114063Z ##[endgroup]
2026-07-27T06:23:02.4896646Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T06:23:02.4898506Z ##[group]Getting Git version info
2026-07-27T06:23:02.4899455Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T06:23:02.4900566Z [command]/usr/bin/git version
2026-07-27T06:23:02.4901082Z git version 2.43.0
2026-07-27T06:23:02.4904096Z ##[endgroup]
2026-07-27T06:23:02.4915752Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/9cb832aa-3e87-4d4b-90f1-6bee5d7fdee3' before making global git config changes
2026-07-27T06:23:02.4917703Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T06:23:02.4918895Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T06:23:02.4953264Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T06:23:02.4972537Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T06:23:02.4984232Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T06:23:02.4986441Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T06:23:02.5006079Z HEAD
2026-07-27T06:23:02.5038370Z ##[endgroup]
2026-07-27T06:23:02.5039348Z [command]/usr/bin/git submodule status
2026-07-27T06:23:02.5235526Z ##[group]Cleaning the repository
2026-07-27T06:23:02.5237793Z [command]/usr/bin/git clean -ffdx
2026-07-27T06:23:03.3563557Z Removing target/
2026-07-27T06:23:03.3571520Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T06:23:03.3670824Z HEAD is now at 1c7b19b0 Merge a2fbc72800ab67b9b5cab7e59e1b559476a7b35e into be4182b6b1c54e37adf6eae047b5d79602056ac1
2026-07-27T06:23:03.3676142Z ##[endgroup]
2026-07-27T06:23:03.3677733Z ##[group]Disabling automatic garbage collection
2026-07-27T06:23:03.3681170Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T06:23:03.3707804Z ##[endgroup]
2026-07-27T06:23:03.3709450Z ##[group]Setting up auth
2026-07-27T06:23:03.3712116Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T06:23:03.3737191Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T06:23:03.3928773Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T06:23:03.3954724Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T06:23:03.4141360Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T06:23:03.4174525Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T06:23:03.4362151Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T06:23:03.4392309Z ##[endgroup]
2026-07-27T06:23:03.4394118Z ##[group]Fetching the repository
2026-07-27T06:23:03.4399120Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +1c7b19b0236bd9d40fec9ab51c5c4225d0c80d28:refs/remotes/pull/99/merge
2026-07-27T06:23:04.0096741Z ##[endgroup]
2026-07-27T06:23:04.0097965Z ##[group]Determining the checkout info
2026-07-27T06:23:04.0099370Z ##[endgroup]
2026-07-27T06:23:04.0103019Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T06:23:04.0186927Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T06:23:04.0213771Z ##[group]Checking out the ref
2026-07-27T06:23:04.0216254Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/99/merge
2026-07-27T06:23:04.0261133Z HEAD is now at 1c7b19b0 Merge a2fbc72800ab67b9b5cab7e59e1b559476a7b35e into be4182b6b1c54e37adf6eae047b5d79602056ac1
2026-07-27T06:23:04.0265253Z ##[endgroup]
2026-07-27T06:23:04.0296729Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T06:23:04.0316112Z 1c7b19b0236bd9d40fec9ab51c5c4225d0c80d28
